home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / LImacSTACK11⁄89.cpt / LImacSTACK.11_89 / background_20742.txt < prev    next >
Text File  |  1989-11-02  |  6KB  |  274 lines

  1. -- background: 20742 from stack: in.11_89
  2. -- bmap block id: 21012
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Help Bg
  6. ----- HyperTalk script -----
  7. on openCard
  8.   show bg btn "More..."
  9.   show bg btn "Go List"
  10. end openCard
  11.  
  12. on closeCard
  13.   hide fld "help text2"
  14. end closeCard
  15.  
  16.  
  17. -- part 1 (field)
  18. -- low flags: 03
  19. -- high flags: 2000
  20. -- rect: left=19 top=39 right=126 bottom=158
  21. -- title width / last selected line: 0
  22. -- icon id / first selected line: 0 / 0
  23. -- text alignment: 1
  24. -- font id: 3
  25. -- text size: 18
  26. -- style flags: 10496
  27. -- line height: 24
  28. -- part name: Help Title
  29.  
  30.  
  31. -- part 2 (button)
  32. -- low flags: 00
  33. -- high flags: 0000
  34. -- rect: left=445 top=298 right=320 bottom=474
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 6721 / 6721
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: Return
  43. ----- HyperTalk script -----
  44. on mouseUp
  45.   visual iris close to grey
  46.   visual iris open
  47.   pop cd
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part 3 (button)
  53. -- low flags: 00
  54. -- high flags: 0000
  55. -- rect: left=423 top=300 right=320 bottom=449
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 2749 / 2749
  58. -- text alignment: 1
  59. -- font id: 0
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: Multi-Next
  64. ----- HyperTalk script -----
  65. on mouseDown
  66.   visual  scroll left
  67.   go to next cd of this bg
  68.   put the ticks into tickHolder
  69.   repeat until (the mouse is up)
  70.     if (the ticks - tickHolder) > 30
  71.     then
  72.     go to next cd of this bg
  73.     put the ticks into tickHolder
  74.   end if
  75. end repeat
  76. end mouseDown
  77.  
  78.  
  79.  
  80. -- part 4 (button)
  81. -- low flags: 00
  82. -- high flags: 0000
  83. -- rect: left=403 top=300 right=320 bottom=428
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 25234 / 25234
  86. -- text alignment: 1
  87. -- font id: 0
  88. -- text size: 12
  89. -- style flags: 0
  90. -- line height: 16
  91. -- part name: Multi-Prev
  92. ----- HyperTalk script -----
  93. on mouseDown
  94.   visual scroll right
  95.   go to prev cd of this bg
  96.   put the ticks into tickHolder
  97.   repeat until (the mouse is up)
  98.     if (the ticks - tickHolder) > 30
  99.     then
  100.     go to prev cd of this bg
  101.     put the ticks into tickHolder
  102.   end if
  103. end repeat
  104. end mouseDown
  105.  
  106.  
  107.  
  108. -- part 5 (button)
  109. -- low flags: 00
  110. -- high flags: 0000
  111. -- rect: left=382 top=299 right=320 bottom=404
  112. -- title width / last selected line: 0
  113. -- icon id / first selected line: 4465 / 4465
  114. -- text alignment: 1
  115. -- font id: 3
  116. -- text size: 9
  117. -- style flags: 0
  118. -- line height: 12
  119. -- part name: Index
  120. ----- HyperTalk script -----
  121. on mouseUp
  122.   push cd
  123.   visual barn door close to black
  124.   visual barn door open
  125.   go cd "LImacSTACK index"
  126. end mouseUp
  127.  
  128.  
  129.  
  130. -- part 8 (button)
  131. -- low flags: 00
  132. -- high flags: 8003
  133. -- rect: left=34 top=158 right=180 bottom=134
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 0 / 0
  136. -- text alignment: 1
  137. -- font id: 0
  138. -- text size: 12
  139. -- style flags: 0
  140. -- line height: 16
  141. -- part name: Fonts
  142. ----- HyperTalk script -----
  143. on mouseUp
  144.   lock screen
  145.   go card "Font Help"
  146.   unlock screen with visual wipe right
  147. end mouseUp
  148.  
  149.  
  150.  
  151. -- part 10 (button)
  152. -- low flags: 00
  153. -- high flags: 8003
  154. -- rect: left=34 top=183 right=205 bottom=134
  155. -- title width / last selected line: 0
  156. -- icon id / first selected line: 0 / 0
  157. -- text alignment: 1
  158. -- font id: 0
  159. -- text size: 12
  160. -- style flags: 0
  161. -- line height: 16
  162. -- part name: Sounds
  163. ----- HyperTalk script -----
  164. on mouseUp
  165.   go card "Sound Help"
  166. end mouseUp
  167.  
  168.  
  169.  
  170. -- part 11 (field)
  171. -- low flags: 03
  172. -- high flags: 2000
  173. -- rect: left=178 top=36 right=299 bottom=482
  174. -- title width / last selected line: 0
  175. -- icon id / first selected line: 0 / 0
  176. -- text alignment: 0
  177. -- font id: 3
  178. -- text size: 12
  179. -- style flags: 8192
  180. -- line height: 16
  181. -- part name: Help Text
  182.  
  183.  
  184. -- part 12 (button)
  185. -- low flags: 80
  186. -- high flags: 8003
  187. -- rect: left=119 top=274 right=296 bottom=168
  188. -- title width / last selected line: 0
  189. -- icon id / first selected line: 0 / 0
  190. -- text alignment: 1
  191. -- font id: 3
  192. -- text size: 9
  193. -- style flags: 0
  194. -- line height: 12
  195. -- part name: Go List
  196. ----- HyperTalk script -----
  197. on mouseUp
  198.   push cd
  199.   visual dissolve
  200.   go card "Resource Lister"
  201. end mouseUp
  202.  
  203.  
  204.  
  205. -- part 13 (button)
  206. -- low flags: 00
  207. -- high flags: 8003
  208. -- rect: left=34 top=208 right=230 bottom=134
  209. -- title width / last selected line: 0
  210. -- icon id / first selected line: 0 / 0
  211. -- text alignment: 1
  212. -- font id: 0
  213. -- text size: 12
  214. -- style flags: 0
  215. -- line height: 16
  216. -- part name: Icons
  217. ----- HyperTalk script -----
  218. on mouseUp
  219.   go card "Icon Help"
  220. end mouseUp
  221.  
  222.  
  223.  
  224. -- part 14 (field)
  225. -- low flags: 83
  226. -- high flags: 2001
  227. -- rect: left=178 top=36 right=299 bottom=483
  228. -- title width / last selected line: 0
  229. -- icon id / first selected line: 0 / 0
  230. -- text alignment: 0
  231. -- font id: 3
  232. -- text size: 12
  233. -- style flags: 8192
  234. -- line height: 16
  235. -- part name: Help Text2
  236.  
  237.  
  238. -- part 15 (button)
  239. -- low flags: 00
  240. -- high flags: 8003
  241. -- rect: left=412 top=274 right=296 bottom=484
  242. -- title width / last selected line: 0
  243. -- icon id / first selected line: 0 / 0
  244. -- text alignment: 1
  245. -- font id: 0
  246. -- text size: 12
  247. -- style flags: 0
  248. -- line height: 16
  249. -- part name: More...
  250. ----- HyperTalk script -----
  251. on mouseUp
  252.   set the visible of fld "help text2" to not visible of fld "help text2"
  253. end mouseUp
  254.  
  255.  
  256.  
  257. -- part 16 (button)
  258. -- low flags: 00
  259. -- high flags: 8003
  260. -- rect: left=34 top=232 right=254 bottom=134
  261. -- title width / last selected line: 0
  262. -- icon id / first selected line: 0 / 0
  263. -- text alignment: 1
  264. -- font id: 0
  265. -- text size: 12
  266. -- style flags: 0
  267. -- line height: 16
  268. -- part name: Navigation
  269. ----- HyperTalk script -----
  270. on mouseUp
  271.   go card "Navigation Help"
  272. end mouseUp
  273.  
  274.